home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Internet & Communication / GarageSale 2.4.4.dmg / GarageSale.app / Contents / Resources / English.lproj / DateAttributeView.nib / classes.nib next >
Text File  |  2006-08-27  |  903b  |  29 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             CLASS = GSAttributeViewController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 attributeView = NSView; 
  9.                 bottomMessageField = NSTextField; 
  10.                 labelTextField = NSTextField; 
  11.                 principalControl = NSControl; 
  12.             }; 
  13.             SUPERCLASS = NSObject; 
  14.         }, 
  15.         {
  16.             ACTIONS = {popupChanged = id; }; 
  17.             CLASS = GSDateAttributeViewController; 
  18.             LANGUAGE = ObjC; 
  19.             OUTLETS = {
  20.                 dayPopup = NSPopUpButton; 
  21.                 monthPopup = NSPopUpButton; 
  22.                 yearField = NSTextField; 
  23.                 yearPopup = NSPopUpButton; 
  24.             }; 
  25.             SUPERCLASS = GSAttributeViewController; 
  26.         }
  27.     ); 
  28.     IBVersion = 1; 
  29. }